@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1725423096363') format('truetype');
}

@font-face {
  font-family: 'Lora';
  src: url('Lora.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 5rem;
  font-style: normal;
  color: #02c449;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconfont1 {
  font-family: "iconfont" !important;
  font-size: 1.5rem;
  font-style: normal;
  color: #02c449;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icophone:before {
  content: "\e600";
}

.icon-dingwei:before {
  content: "\e61e";
}

.icon-whatsapp:before {
  content: "\e648";
}

.icon-email-fill:before {
  content: "\e856";
}

.icon-Rightyou:before {
  content: "\e606";
}

